Skip to content

Add NVIDIA Nemotron-3-Ultra (subscription) parameters#79

Closed
guillaumegay13 wants to merge 1 commit into
mnfst:mainfrom
guillaumegay13:add/nvidia-nemotron-3-ultra-subscription
Closed

Add NVIDIA Nemotron-3-Ultra (subscription) parameters#79
guillaumegay13 wants to merge 1 commit into
mnfst:mainfrom
guillaumegay13:add/nvidia-nemotron-3-ultra-subscription

Conversation

@guillaumegay13

Copy link
Copy Markdown
Collaborator

What this changes

Adds parameters for NVIDIA Nemotron-3-Ultra on the subscription route (Ollama Cloud, $20/mo), filed as #74. The API-key entry already exists as nemotron-3-ultra-550b-a55b; this adds the subscription variant under the model id Ollama Cloud serves (nemotron-3-ultra).

Mirrors the existing nemotron-3-ultra-550b-a55b entry's user-facing toggles: temperature, top_p, max_tokens, reasoning_effort (none/medium/high, default high), reasoning_budget, and stop.

Type of change

  • Add a model (new YAML file under models/)

Source

Smoke-tested live through a local Manifest server. The Ollama Cloud key on hand is expired, so the sampling + reasoning params were exercised against the same model on OpenRouter (nvidia/nemotron-3-ultra-550b-a55b:free): all accepted (200).

Closes #74

@vercel

vercel Bot commented Jun 29, 2026

Copy link
Copy Markdown

@guillaumegay13 is attempting to deploy a commit to the Manifest Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions Bot added the model Add a model that's missing label Jun 29, 2026
@guillaumegay13

Copy link
Copy Markdown
Collaborator Author

Superseded by #80, which bundles the remaining model-param requests into a single PR so the merge cuts one modelparams release instead of four. Same files, same live smoke tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

model Add a model that's missing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ollama-cloud/nemotron-3-ultra: parameter coverage

1 participant